Refactor tests and add test for traverse_commit
authorFelix Krull <f_krull@gmx.de>
Tue, 21 May 2019 20:58:40 +0000 (22:58 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
commitc89270969ce1b130c2f56f9b6c72ddac0751618b
tree26189bb368170a3104163cb48452085168effbe9
parentff3e268a3b886089fb5efbba2384514067e4c852
Refactor tests and add test for traverse_commit
rust-bindings/rust/Cargo.toml
rust-bindings/rust/tests/data/test.tar [new file with mode: 0644]
rust-bindings/rust/tests/repo.rs [new file with mode: 0644]
rust-bindings/rust/tests/roundtrip.rs [deleted file]
rust-bindings/rust/tests/util/mod.rs [new file with mode: 0644]